Update 'backplaces/style.css'

master
ada 3 weeks ago
parent fada77b445
commit 61a0437c4d

@ -18,7 +18,6 @@
@font-face { @font-face {
font-family: 'Redaction_Regular-35'; font-family: 'Redaction_Regular-35';
src: url('fonts/Redaction_Regular-35.woff2'); src: url('fonts/Redaction_Regular-35.woff2');
font-weight: 300 800;
font-style: regular; font-style: regular;
} }
@ -147,10 +146,6 @@ header{
} }
h1, #project-title { h1, #project-title {
font-family: 'Redaction_Regular-35'; font-family: 'Redaction_Regular-35';
line-height: 1;
font-weight: 700;
font-size: 50px;
margin: 0 0 0.5rem;
} }
iframe{ iframe{
width: 100%; width: 100%;

Loading…
Cancel
Save