mirror of
https://github.com/pcvolkmer/onco-analytics-monitor.git
synced 2025-04-19 11:06:52 +00:00
style: line up step icons and reduce icon margin
This commit is contained in:
parent
87ac9edb1e
commit
00ae9ebf07
@ -74,7 +74,7 @@
|
||||
|
||||
.step:before, .step:after {
|
||||
content: "";
|
||||
margin: 1.5em 0;
|
||||
margin: 2em 0;
|
||||
width: 1em;
|
||||
height: 2px;
|
||||
background: black;
|
||||
@ -90,7 +90,7 @@
|
||||
width: 3em;
|
||||
height: 3em;
|
||||
vertical-align: middle;
|
||||
margin: 1em auto;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.step .description {
|
||||
|
Loading…
x
Reference in New Issue
Block a user