mirror of
https://github.com/mrrpnya/lipu-sona.git
synced 2025-02-13 16:44:39 +00:00
added padding to the bottom of .content
This commit is contained in:
parent
a1f372291b
commit
b7fc0de833
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@ th, td {
|
|||
}
|
||||
.content {
|
||||
padding-inline: 1em;
|
||||
padding-block-end: 1em;
|
||||
}
|
||||
|
||||
.info, .warning, .error {
|
||||
|
|
Loading…
Add table
Reference in a new issue