Minor style changes
This commit is contained in:
@@ -10,6 +10,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
*
|
||||
{
|
||||
color: #4b0611;
|
||||
}
|
||||
|
||||
*,
|
||||
*::before,
|
||||
*::after {
|
||||
@@ -18,7 +23,6 @@
|
||||
|
||||
*
|
||||
{
|
||||
color: #F5F5F5;
|
||||
text-decoration: none;
|
||||
font-size: var(--font-size, 1vw);
|
||||
transition: 0.3s;
|
||||
@@ -32,6 +36,7 @@
|
||||
h1
|
||||
{
|
||||
font-size: calc(var(--font-size, 1vw) * 2.15);
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
html, body
|
||||
|
||||
Reference in New Issue
Block a user