Most features done
This commit is contained in:
parent
cdaa423b8a
commit
c8679b77bf
43 changed files with 803 additions and 648 deletions
|
|
@ -4,21 +4,17 @@
|
|||
#about {
|
||||
header {
|
||||
@include center-children();
|
||||
margin-top: $normal-margin;
|
||||
|
||||
h1,
|
||||
img {
|
||||
font: $title-font;
|
||||
}
|
||||
|
||||
h1 {
|
||||
text-align: center;
|
||||
@include title-font();
|
||||
}
|
||||
|
||||
img {
|
||||
@include square(4ch);
|
||||
border-radius: 100%;
|
||||
margin-right: 1.5ex;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue