You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
131 B

1 month ago
  1. footer .sm\:flex>a{
  2. background: red;
  3. display:none;
  4. opacity: 0;
  5. }
  6. #search-bar-entry{
  7. display:none;
  8. }
  9. pre{
  10. width: 100%;
  11. }