Skip to content

Commit

Permalink
Fix prettier issues (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
soker90 authored Aug 6, 2024
1 parent bfc6aa5 commit d1fbc15
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ This template project was forked from [living-app-v2-react-template](https://git
- [**REACT COMPONENT LIBRARY**](https://la-react.apps.ocp-epg.tid.es)
- [Dev Stack](./docs/dev-stack.md)


## Licensing 📝 

- [LICENSE](./LICENSE)
3 changes: 0 additions & 3 deletions src/stb-app.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,14 @@
justify-content: center;
}


.stb-app__image {
display: block;
width: 600px;
margin-bottom: 80px;
}

.stb-app__text:focus {

border-color: rgba(0, 102, 255, 0.5);

}

.stb-app__text {
Expand Down

0 comments on commit d1fbc15

Please sign in to comment.