diff --git a/README.md b/README.md index 69f9006..7f0ebf9 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/src/stb-app.css b/src/stb-app.css index d2ab95a..3dac6b3 100644 --- a/src/stb-app.css +++ b/src/stb-app.css @@ -7,7 +7,6 @@ justify-content: center; } - .stb-app__image { display: block; width: 600px; @@ -15,9 +14,7 @@ } .stb-app__text:focus { - border-color: rgba(0, 102, 255, 0.5); - } .stb-app__text {