Removed padding and added it to raligned
This commit is contained in:
@ -18,7 +18,6 @@ body {
|
||||
width: 82%;
|
||||
bottom: 0;
|
||||
font-size: 30px;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.laligned {
|
||||
@ -28,6 +27,7 @@ body {
|
||||
.raligned {
|
||||
background-color: black;
|
||||
right: 0px;
|
||||
padding: 10px;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user