mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-04-30 07:06:38 +00:00
deploy: 60e79c413e
This commit is contained in:
parent
9adb638fda
commit
9ddb345f19
315 changed files with 7539 additions and 7537 deletions
css
|
@ -393,7 +393,9 @@ th {
|
|||
#body .flex-block-wrapper {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
max-width: 1000px;
|
||||
min-width: calc( 1300px - 300px - 2 * 3.25rem );
|
||||
width: calc( 1300px - 300px - 2 * 3.25rem );
|
||||
max-width: calc( 1300px - 300px - 2 * 3.25rem );
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue