diff --git a/atoms/index.css b/atoms/index.css index 64447ad..254c897 100644 --- a/atoms/index.css +++ b/atoms/index.css @@ -69,6 +69,10 @@ img { font-size: 150%; } +/*p[title] { + background-color: red; +}*/ + .option { position: relative; display: inline-block;