CHANGE scroll-indicator to bigger font size
This commit is contained in:
parent
aee652e045
commit
f190917713
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ header {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 2rem;
|
padding: 2rem;
|
||||||
font-size: x-large;
|
font-size: xxx-large;
|
||||||
|
|
||||||
.down {
|
.down {
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
|
|
Loading…
Reference in a new issue