From 964470221172fe9df9e47ccea0a44e6fb3235f56 Mon Sep 17 00:00:00 2001 From: Eduardo Parra Date: Tue, 6 Aug 2024 14:28:24 +0200 Subject: [PATCH] fix prettier --- README.md | 1 - src/stb-app.css | 3 --- 2 files changed, 4 deletions(-) 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 {