diff options
| author | Sonja Galovic <galovicsonja@gmail.com> | 2022-05-03 22:41:50 +0200 | 
|---|---|---|
| committer | Sonja Galovic <galovicsonja@gmail.com> | 2022-05-03 22:41:50 +0200 | 
| commit | 52109040514ba5f9f20ef3e93e97571e67277eee (patch) | |
| tree | 384b9d01357d241a15b1b49da44a9087a50f938e /frontend/src/styles | |
| parent | 3e0243ee1512d4e9bf390ecf4b39eba832caf4da (diff) | |
| parent | 2d10f9892404aa82020965cf91178c34b93bdfce (diff) | |
Merge branch 'redesign' of http://gitlab.pmf.kg.ac.rs/igrannonica/neuronstellar into redesign
# Conflicts:
#	frontend/package-lock.json
#	frontend/src/app/_elements/folder/folder.component.ts
#	frontend/src/app/_elements/form-model/form-model.component.html
Diffstat (limited to 'frontend/src/styles')
| -rw-r--r-- | frontend/src/styles/layout.css | 13 | 
1 files changed, 2 insertions, 11 deletions
diff --git a/frontend/src/styles/layout.css b/frontend/src/styles/layout.css index c0af31c3..07c0bf34 100644 --- a/frontend/src/styles/layout.css +++ b/frontend/src/styles/layout.css @@ -49,7 +49,7 @@ body {      }  } -*/ +  /*.break-1,  .break-2 {      height: 1px; @@ -66,13 +66,4 @@ body {      .break-2 {          display: none;      } -}*/ - -.center-center { -    text-align: center; -    margin-right: 10px; -    padding-right: 10px; -    padding-bottom: 15px; -    font-size: 20px; -    font-weight: 600; -}
\ No newline at end of file +}*/
\ No newline at end of file  | 
