Minor tweaks.
This commit is contained in:
parent
38bde95c5b
commit
32b9b0e152
4 changed files with 19 additions and 9 deletions
|
|
@ -99,6 +99,10 @@ main>* {
|
|||
@extend .pb-3;
|
||||
}
|
||||
|
||||
header {
|
||||
min-height: 4.5rem;
|
||||
}
|
||||
|
||||
::selection {
|
||||
@extend .text-dark;
|
||||
background-color: $red-200;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue