Minor style change. Modal implementation
This commit is contained in:
@@ -56,8 +56,11 @@
|
||||
resize: vertical;
|
||||
}
|
||||
|
||||
.container {
|
||||
body {
|
||||
font-family: 'Nunito', sans-serif;
|
||||
}
|
||||
|
||||
.container {
|
||||
display: flex;
|
||||
justify-content: left;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user