mirror of https://github.com/pixelfed/pixelfed.git
Update sass
This commit is contained in:
parent
6c4b9dda86
commit
e959a21558
|
@ -140,6 +140,10 @@ body {
|
|||
z-index: 2;
|
||||
}
|
||||
|
||||
.fw-bold {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.navbar-light .navbar-brand {
|
||||
color: var(--dark);
|
||||
|
||||
|
|
Loading…
Reference in New Issue