Commit 932788e2 authored by Protocole's avatar Protocole
Browse files

Update slider

parent c6a296a8
Loading
Loading
Loading
Loading
+24 −0
Original line number Diff line number Diff line
@@ -171,6 +171,30 @@
        transform: translateX(8rem);
    }
}
@media screen 
  and (max-width: 29.9375em)  {
      .tx-hero_buttons {
          display:block;
          /* display: flex; */
          /* justify-content: center; */
      }

      .tx-hero_buttons a:first-child {
        width: 180px;
        display:block;
        margin: auto;  
        text-align: center;
    }

      .tx-hero_buttons a:nth-child(2) {
          width: 220px;
          display:block;
          margin: auto;  
          margin-top: 15px;
          text-align: center;
      }

}
.tx-hero .md-button {
    margin-top: 0.5rem;
    margin-right: 0.5rem;
+1 −1
Original line number Diff line number Diff line
@@ -346,6 +346,6 @@ a.jx-knightlab:focus span.juxtapose-name{
/* Custom */
div.jx-controller:hover {
	height: 75px;
	background-color: #eae34e;
	background-color: #bfbfbf;
	transition: all .2s ease;
}
+87.1 KiB (139 KiB)
Loading image diff...
+1 −1

File changed.

Preview size limit exceeded, changes collapsed.

+93.5 KiB (146 KiB)
Loading image diff...
Loading