mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 15:57:50 +01:00
fix width
This commit is contained in:
@@ -314,6 +314,10 @@ option {
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
#step-4 > div {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#step-4 div:nth-child(2) {
|
||||
margin-top: 25px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user