mirror of
https://github.com/aljazceru/cryptoanarchywiki.github.io.git
synced 2025-12-17 21:24:20 +01:00
Fix archicture typo and post image widths
This commit is contained in:
@@ -183,7 +183,7 @@ div.col-sm-3 img.profile-avatar {
|
||||
|
||||
.post-content img,
|
||||
.content img {
|
||||
width: 100%
|
||||
max-width: 100%
|
||||
}
|
||||
|
||||
/* Responsive Conditional */
|
||||
@@ -198,3 +198,7 @@ div.col-sm-3 img.profile-avatar {
|
||||
margin-top: 30px;
|
||||
}
|
||||
}
|
||||
|
||||
#header-image {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user