Skip to content

Commit b2d3098

Browse files
committed
Some style tweaks
1 parent fc320b7 commit b2d3098

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

dist/css/main.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/scss/main.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ h1 .sitename {
5858

5959
h1 span.dec {
6060
animation: ramp1 0.5s steps(1, end) alternate infinite;
61+
will-change: color;
6162
}
6263

6364
h3 {
@@ -121,6 +122,7 @@ nav {
121122
@include pixel-font-caps;
122123
display: block;
123124
text-align: center;
125+
will-change: background-color;
124126
background-color: transparent;
125127
text-shadow: 2px 2px 0 $c-text;
126128
padding: 0.2em;

0 commit comments

Comments
 (0)