updated theme Twenty Nineteen version 2.7

This commit is contained in:
2023-12-08 23:24:42 +00:00
committed by Gitium
parent fc1539e777
commit 68d0f8ee2d
17 changed files with 4346 additions and 169 deletions

View File

@ -16,10 +16,6 @@ html {
box-sizing: inherit;
}
body {
background-color: $color__background-body;
}
a {
@include link-transition;
color: $color__link;