Skip to content

Commit

Permalink
No more sticky headers
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <coding@schilljs.com>
  • Loading branch information
nickvergessen committed Oct 6, 2020
1 parent 138e0cc commit ec744bf
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/Components/Announcement.vue
Original file line number Diff line number Diff line change
Expand Up @@ -269,13 +269,6 @@ export default {
font-size: 15px;
&__header {
position: sticky;
top: 40px;
background-color: var(--color-main-background);
padding: 20px;
margin: -20px;
z-index: 3;
&__details {
display: flex;
Expand Down

0 comments on commit ec744bf

Please sign in to comment.