mirror of
https://codeberg.org/youngchief/website.git
synced 2023-12-14 07:22:56 +01:00
Set hr width to 25%
This commit is contained in:
parent
b5749221ba
commit
2485e09ecc
1 changed files with 4 additions and 0 deletions
|
@ -40,4 +40,8 @@ body {
|
|||
border-style: solid;
|
||||
padding: 2px;
|
||||
line-break: 2px;
|
||||
}
|
||||
|
||||
hr {
|
||||
width: 25%
|
||||
}
|
Loading…
Reference in a new issue