Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
8aa17d31b3 | |||
57f2567c5a |
@ -122,7 +122,6 @@ sup {
|
|||||||
font-family: "stack-icons";
|
font-family: "stack-icons";
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
speak: never;
|
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
text-decoration: inherit;
|
text-decoration: inherit;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
@ -1147,7 +1146,6 @@ header .container {
|
|||||||
|
|
||||||
#download .container:before {
|
#download .container:before {
|
||||||
content: 'download';
|
content: 'download';
|
||||||
display; block;
|
|
||||||
color: gainsboro;
|
color: gainsboro;
|
||||||
font-family: 'Noto Sans', sans-serif;
|
font-family: 'Noto Sans', sans-serif;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
@ -1299,7 +1297,6 @@ header .container {
|
|||||||
|
|
||||||
#features .container:before {
|
#features .container:before {
|
||||||
content: 'features';
|
content: 'features';
|
||||||
display; block;
|
|
||||||
color: gainsboro;
|
color: gainsboro;
|
||||||
font-family: 'Noto Sans', sans-serif;
|
font-family: 'Noto Sans', sans-serif;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
@ -1499,7 +1496,6 @@ header .container {
|
|||||||
|
|
||||||
#support .container:before {
|
#support .container:before {
|
||||||
content: 'support';
|
content: 'support';
|
||||||
display; block;
|
|
||||||
color: gainsboro;
|
color: gainsboro;
|
||||||
font-family: 'Noto Sans', sans-serif;
|
font-family: 'Noto Sans', sans-serif;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
|
Loading…
Reference in New Issue
Block a user