mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-13 21:39:23 +00:00
add padding on all edited page
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
gap: 2px;
|
||||
|
||||
&-general {
|
||||
>p {
|
||||
> p {
|
||||
display: flex;
|
||||
flex-direction: row-reverse;
|
||||
justify-content: left;
|
||||
@ -38,4 +38,12 @@
|
||||
margin-top: 10px !important;
|
||||
max-width: 100px;
|
||||
}
|
||||
}
|
||||
|
||||
.justify {
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
.main {
|
||||
padding: 10px;
|
||||
}
|
Reference in New Issue
Block a user