Add icon to Save Changes
This commit is contained in:
@@ -68,13 +68,15 @@ nav.sidebar
|
||||
background-color: white
|
||||
padding: 10px 15px
|
||||
|
||||
font:
|
||||
size: 1.2em
|
||||
font-size: 1.2em
|
||||
border-bottom: thin solid $color-background
|
||||
|
||||
&.scrolled
|
||||
box-shadow: 0 -2px 20px rgba(black, .2)
|
||||
|
||||
.header_text::first-letter
|
||||
text-transform: capitalize
|
||||
|
||||
.col-list-item
|
||||
display: flex
|
||||
align-items: center
|
||||
@@ -179,3 +181,5 @@ select.input-transparent
|
||||
transition: all 1s ease-out
|
||||
img
|
||||
transition: all 1s ease-out
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user