working on toolbar section
This commit is contained in:
@@ -11,6 +11,11 @@ body {
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.dots-bg{
|
||||
background-image: url("../assets/background/dots.svg");
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.input{
|
||||
border: 2px solid #e3e5e8;
|
||||
@@ -22,4 +27,4 @@ body {
|
||||
|
||||
.input:active, .input:focus, .input:focus-within{
|
||||
border-color: #60a5fa;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user