_sass/cover.scss in arco-0.2.0 vs _sass/cover.scss in arco-0.3.0

- old
+ new

@@ -17,25 +17,14 @@ color: lighten($primary-highlight, 24%); } } } -.open-button { - height: 50px; - width: 200px; - border: 2px solid white; - border-radius: 5px; - transition: all .25s ease; +#open-button { display: flex; flex-direction: column; justify-content: center; text-align: center; - background-color: $sidebar-colour; - color: white; - &:hover, &:focus { - background-color: white; - color: $sidebar-colour - } } .open-button-container { width: 100%; margin-top: 20px; \ No newline at end of file