Ignore:
Timestamp:
12/12/24 17:06:06 (5 weeks ago)
Author:
stefan toskovski <stefantoska84@…>
Branches:
main
Parents:
d565449
Message:

Pred finalna verzija

File:
1 moved

Legend:

Unmodified
Added
Removed
  • imaps-frontend/src/pages/BrowseMaps/Maps.module.css

    rd565449 r0c6b92a  
     1
     2
    13.container {
    24  max-width: 1200px;
     
    79
    810h1 {
     11  font-family: exo, sans-serif;
    912  font-size: 2.5rem;
    10   color: #34495e;
     13  color: #0f71da;
    1114  margin-bottom: 20px;
    1215}
     
    6265}
    6366
     67.favorite{
     68  position: absolute;
     69  top: 20px;
     70  right: 20px;
     71  cursor: pointer;
     72}
     73
    6474/* When dragging a tile */
    6575.dragging {
Note: See TracChangeset for help on using the changeset viewer.