p.paragraph {
text-align: justify;
- margin: 0 0 0 44px;
+ margin: 0;
text-indent: 1.5em;
}
float: left;
clear: left;
font-size: .8em;
- margin-left: 0;
+ margin-left: -40px;
width: 36px;
height: auto;
padding: 2px;
border-radius: 22px;
background: white;
box-shadow: 6px 6px 10px 0px rgba(0, 120, 128, 0.35);
- overflow: hidden;
&.copied {
.content:after {
color: black;
justify-content: center;
align-items: center;
+ border-radius: 22px;
}
}
-
+
.content {
overflow: hidden;
display: flex;