mirror of
https://github.com/neosubhamoy/neosubhamoy-portfolio.git
synced 2025-12-20 01:09:35 +05:30
(refactor): changed spinner size of search results
This commit is contained in:
@@ -1175,6 +1175,10 @@ video {
|
||||
border-width: 5px;
|
||||
}
|
||||
|
||||
.border-\[4px\] {
|
||||
border-width: 4px;
|
||||
}
|
||||
|
||||
.border-b-\[2px\] {
|
||||
border-bottom-width: 2px;
|
||||
}
|
||||
@@ -1195,6 +1199,10 @@ video {
|
||||
border-top-width: 5px;
|
||||
}
|
||||
|
||||
.border-t-\[4px\] {
|
||||
border-top-width: 4px;
|
||||
}
|
||||
|
||||
.border-\[rgba\(255\2c _255\2c _255\2c _0\.15\)\] {
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user