Daniel Serdoura ago%!(EXTRA string=11 months)
commit c6df3d1db2
  1. 2
      css/contracts.css
  2. 2
      css/global.css
  3. 1
      html/templates/contracts/contracts.html

@ -23,8 +23,6 @@
flex-direction: column;
align-items: center;
}
.screen-img {
z-index: -1;
position: absolute;

@ -86,7 +86,9 @@ select {
}
.title{
position: absolute;
font-size: 50px;
margin-left: 50px;
}
::placeholder {

@ -1,3 +1,4 @@
<p class="title">Contracts</p>
<div class="contract-screen">
<img class="screen-img" src="/assets/contracts/screen.png">
<div class="contracts">

Loading…
Cancel
Save