mirror of
https://github.com/ivabus/www
synced 2024-11-10 17:55:16 +03:00
utlitiy adjustment
This commit is contained in:
parent
6ec9958542
commit
885a2223a1
|
@ -32,7 +32,7 @@
|
|||
<div class="accordion-body two-boxes">
|
||||
<p>Employment type: <span id="typeOne"></span></p>
|
||||
<p>Department: <span id="deptOne"></span></p>
|
||||
<p>Location: <span id="locOne"></span></p>
|
||||
<p class="one-box-down">Location: <span id="locOne"></span></p>
|
||||
<hr>
|
||||
<div id="descOne"></div>
|
||||
<div>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
}
|
||||
|
||||
.one-box-down{
|
||||
margin-bottom: 4.185vw;
|
||||
margin-bottom: 4.185vw !important;
|
||||
}
|
||||
|
||||
.two-boxes-down{
|
||||
|
|
Loading…
Reference in a new issue