forked from diego/stack-wallet-website
Compare commits
No commits in common. "8aa17d31b3d6254f1e521f6640a3eb151f7d6c6c" and "176fea264bce8f2406167a2eacf783dad89c4051" have entirely different histories.
8aa17d31b3
...
176fea264b
@ -122,6 +122,7 @@ sup {
|
||||
font-family: "stack-icons";
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
speak: never;
|
||||
display: inline-block;
|
||||
text-decoration: inherit;
|
||||
text-align: center;
|
||||
@ -1146,6 +1147,7 @@ header .container {
|
||||
|
||||
#download .container:before {
|
||||
content: 'download';
|
||||
display; block;
|
||||
color: gainsboro;
|
||||
font-family: 'Noto Sans', sans-serif;
|
||||
font-weight: 700;
|
||||
@ -1297,6 +1299,7 @@ header .container {
|
||||
|
||||
#features .container:before {
|
||||
content: 'features';
|
||||
display; block;
|
||||
color: gainsboro;
|
||||
font-family: 'Noto Sans', sans-serif;
|
||||
font-weight: 700;
|
||||
@ -1496,6 +1499,7 @@ header .container {
|
||||
|
||||
#support .container:before {
|
||||
content: 'support';
|
||||
display; block;
|
||||
color: gainsboro;
|
||||
font-family: 'Noto Sans', sans-serif;
|
||||
font-weight: 700;
|
||||
|
Loading…
Reference in New Issue
Block a user