Don't include final 5 in row sum
This commit is contained in:
parent
80865ace7d
commit
1213b0bd8f
2 changed files with 15 additions and 16 deletions
|
|
@ -1,7 +1,7 @@
|
|||
/* https://pajasevi.github.io/CSSnowflakes/ */
|
||||
.snowflake {
|
||||
color: #fff;
|
||||
font-size: 1em;
|
||||
font-size: 1.5em;
|
||||
font-family: Arial, sans-serif;
|
||||
text-shadow: 0 0 5px #000;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue