Преглед на файлове

remove min width requirement

David преди 9 години
родител
ревизия
ce896ca494
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      front/css/style.css

+ 0 - 1
front/css/style.css

@@ -60,7 +60,6 @@ a:focus{ color:white !important; }
 
 .container{
 	width: 60%;
-	min-width:1300px;
 	height: 100%;
 	margin: 0px auto;
 	background-color: #F3F6F9;