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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user