Initial commit
This commit is contained in:
12
client/src/components/Settings/Settings.css
Normal file
12
client/src/components/Settings/Settings.css
Normal file
@@ -0,0 +1,12 @@
|
||||
.form__group {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
.form__group:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.btn-standart {
|
||||
padding-left: 20px;
|
||||
padding-right: 20px;
|
||||
}
|
||||
Reference in New Issue
Block a user