diff --git a/styles.css b/styles.css index aa69e43..eda40e9 100644 --- a/styles.css +++ b/styles.css @@ -104,6 +104,16 @@ h3 { /***************************************************/ /* Put Property post-it styles here! ↓ */ + +.dashboard--selectors { + border:2px; +} +.dashboard--properties { + border:2px; +} +.dashboard--layouts { + border:2px; +} .post-it { background-color: #ff6f91; aspect-ratio: 1 / 1;