update
This commit is contained in:
parent
74929ff17a
commit
7c39b10dea
8 changed files with 12 additions and 12 deletions
|
@ -17,10 +17,10 @@
|
|||
margin-top: 20px;
|
||||
}
|
||||
img {
|
||||
border: 1px solid $bg60;
|
||||
border-radius: 5px;
|
||||
box-shadow: 0 0 40px 10px rgb(30, 30, 45);
|
||||
margin-bottom: 15px;
|
||||
max-width: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
@include a-underlined;
|
||||
h2 {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
header {
|
||||
margin: 150px 0;
|
||||
text-align: center;
|
||||
h1 {
|
||||
h2 {
|
||||
font-size: 2em;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
&:hover {
|
||||
background: $bg50;
|
||||
}
|
||||
h1 {
|
||||
h2 {
|
||||
color: $white;
|
||||
display: flex;
|
||||
font-size: 18px;
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
margin: 60px auto;
|
||||
max-width: 600px;
|
||||
text-align: center;
|
||||
h1 {
|
||||
h2 {
|
||||
font-size: 2.5em;
|
||||
margin: auto;
|
||||
}
|
||||
|
@ -87,7 +87,7 @@ main {
|
|||
&:hover {
|
||||
background: $bg50;
|
||||
}
|
||||
h1 {
|
||||
h2 {
|
||||
color: $white;
|
||||
font-size: 18px;
|
||||
font-weight: 400;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue