Skip to content

Commit 824d04c

Browse files
committed
Merge pull request #2 from lhassan18/master
Grammatical Corrections
2 parents bf592bf + a727651 commit 824d04c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

4. SASS/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ SASS
44
### Problem 1. Forum Post
55
* Implement the following using SASS
66
* Use the [HTML](https://github.com/TelerikAcademy/CSS/blob/master/4.%20SASS/homework/homework.html) code
7-
* Create the SASS easy to change (backgrounds, fonts)
8-
* Use mixins for clears, gradients)
7+
* Make the SASS easy to change (backgrounds, fonts)
8+
* Use mixins for clears, gradients
99

1010
![picture1](https://cloud.githubusercontent.com/assets/3619393/7184114/1f79cb80-e464-11e4-9a3d-5c916c0390ce.png)
1111

1212
### Problem 2. Web Gallery
1313
* Create a web gallery
14-
* Use only HTML, SASS and CSS
14+
* Use only HTML, SASS, and CSS
1515
* List images
16-
* When a image is selected, show it zoomed
16+
* When an image is selected, show it zoomed
1717

1818
![picture2](https://cloud.githubusercontent.com/assets/3619393/7185067/4abe223c-e469-11e4-80a7-e6750fa89e63.png)

0 commit comments

Comments
 (0)