about page mockup

This commit is contained in:
Pierre Bondoerffer
2017-08-03 15:58:51 +02:00
parent cdf6345fc1
commit ae176b0465
3 changed files with 50 additions and 70 deletions

View File

@@ -38,6 +38,11 @@
margin-top: 1em;
margin-bottom: 0.5em;
}
h3 {
font-size: 1.5em;
margin-top: 1em;
margin-bottom: 0.5em;
}
img {
&.left {

View File

@@ -3,3 +3,10 @@
.infopages_main();
.infopages_topbar();
.bio-avatar {
border-radius: 50%;
margin: 1em 0;
max-width: 300px;
max-height: 300px;
}