Removed Duplicates

This commit is contained in:
Aroy-Art 2021-09-15 13:58:53 +02:00
parent 3e57342724
commit eceeb9e321

View file

@ -267,30 +267,6 @@ table, th {
box-shadow: none;
}
figure {
margin: 0;
}
a {
transition: all .2s ease-in 0s;
}
iframe {
border: 0;
}
a,
a:focus,
a:hover {
text-decoration: none;
outline: 0;
}
a:focus,
a:hover {
color: #57cbcc;
}
.btn-main {
background: #57cbcc;
color: #fff;