Skip to content

Commit

Permalink
Merge branch 'developer' of github.com:ResidenciaTICBrisa/T2G8-Plugin…
Browse files Browse the repository at this point in the history
…-Wordpress into developer
  • Loading branch information
WillxBernardo committed Aug 19, 2024
2 parents c302b38 + 1fd12ef commit 4026b41
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lgbtq_connect/includes/admin/style-admin.css
Original file line number Diff line number Diff line change
Expand Up @@ -542,4 +542,9 @@ button[data-id]:hover {
text-align: center;
margin-top: 10px;
font-size: large;
}

.lc_rotate {
transform: rotate(90deg);
transition: transform 0.3s ease;
}

0 comments on commit 4026b41

Please sign in to comment.