mirror of https://github.com/pixelfed/pixelfed
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
90 B
SCSS
4 lines
90 B
SCSS
7 years ago
|
.navbar-laravel {
|
||
|
background-color: #fff;
|
||
|
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
|
||
|
}
|