mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Minor fix to 2 col styles
This commit is contained in:
parent
03b0909a4e
commit
e04c5f6f9e
1 changed files with 2 additions and 0 deletions
|
@ -406,6 +406,8 @@
|
||||||
.content.misc-page.columns .col, .site-profile-padding {
|
.content.misc-page.columns .col, .site-profile-padding {
|
||||||
padding: 25px 30px 30px 30px;
|
padding: 25px 30px 30px 30px;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
}
|
||||||
|
.site-profile-padding {
|
||||||
float: left;
|
float: left;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue