round buttons; bigger icons
This commit is contained in:
parent
a313368352
commit
7d0abea1dd
@ -4,13 +4,12 @@
|
||||
|
||||
--secondary-color: hsl(210, 80%, 60%);
|
||||
--secondary-color2: hsl(210, 60%, 30%);
|
||||
/*--secondary-color: rgb(0, 138, 216);*/
|
||||
|
||||
--font-weight: 400;
|
||||
--font-family: "Lucida Console";
|
||||
|
||||
--link-font-weight: 700;
|
||||
--link-border-radius: 5px;
|
||||
--link-border-radius: 1000px;
|
||||
|
||||
--page-max-width: 800px;
|
||||
}
|
||||
@ -125,8 +124,8 @@ header {
|
||||
}
|
||||
|
||||
& .icon {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
width: 25px;
|
||||
height: 25px;
|
||||
padding-right: 10px;
|
||||
padding-bottom: 4px;
|
||||
vertical-align: middle;
|
||||
|
Loading…
Reference in New Issue
Block a user