1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-08-20 04:41:31 +02:00

Show cover at top

This commit is contained in:
Phuoc Nguyen
2021-03-30 22:50:36 +07:00
parent 1762968dbf
commit 1c3c6ea8d5
94 changed files with 146 additions and 103 deletions

View File

@@ -18,10 +18,6 @@ a {
text-decoration: none;
}
pre[class*="language-"] {
}
/* Layout */
.container {
margin: 0 auto;
@@ -54,7 +50,8 @@ pre[class*="language-"] {
padding-bottom: 2rem;
}
.hero__logo {
text-align: center;
display: flex;
justify-content: center;
}
.hero__logo img {
height: 16rem;