add news page

This commit is contained in:
Mario
2020-12-17 14:43:35 +01:00
parent fdcd5c9c5d
commit 41739e7fb3
6 changed files with 175 additions and 7 deletions
+8
View File
@@ -15,6 +15,14 @@
margin: auto;
}
.news img{
display: flex;
align-items: center;
max-height: 40vH;
max-width: 100%;
margin: auto;
}
.tutorial blockquote{
background: #f9f9f9;
border-left: 10px solid#4EAF47;